CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 按键 串口

搜索资源列表

  1. S8_test

    0下载:
  2. 本程序用来测试开发板上所有的设备。 1、VGA输出8位色彩的条纹; 2、PS/2键盘输入字符可以传输到LCD和串口调试终端上; 4、拨码与按键开关与4位LED相连-This procedure is used to test all the equipment development board. 1, VGA output 8-bit color stripes 2, PS/2 keyboard input characters can be transmitted to the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1641755
    • 提供者:shi
  1. uart

    0下载:
  2. verilog实现的按键控制的串口简单收发通信-verilog implementation simple keypad control, serial communication transceiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1410
    • 提供者:龚俊杰
  1. 51_mcu_examples

    3下载:
  2. 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-07
    • 文件大小:1102059
    • 提供者:郑道宝
  1. KeilC51_CountDown

    0下载:
  2. 源起: http://zhidao.baidu.com/question/163455823.html 适合用户:KeilC已初步入门,想进一步提高的朋友 程序架构:全部使用状态机构建而成(状态机是高手进阶必经之路) 模块构成:键盘,显示,定时器,CPU核心四大块 程序特点: 1. 修改方便,所有头文件由Includes.h统一组织,增加头文件只需在Includes.h中加入 2. 由Keil自带串口方便的在全速运行时监视数据 3. 本系统相当于一个精简
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:8330
    • 提供者:尹刚
  1. gps

    0下载:
  2. 较为有用的人际交互界面!通过按键向串口发送信息,同时在lcd显示出来!-Interpersonal interaction is more useful interface! Button to send information through the serial port, also displayed in the lcd!
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:7692
    • 提供者:REGGIE
  1. DS12887

    0下载:
  2. ds12887,运用51单片机知识设计一个可以随意调节时间、带整点闹铃的时钟。(其中用到定时器、中断、按键、蜂鸣器、数码管或串口通信)-ds12887, using 51 single-chip expertise to design an adjustable time, with the whole point of the alarm clock. (Which use timers, interrupts, keypad, buzzer, digital control, or seri
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:459968
    • 提供者:Mars.X
  1. jiaolianzhushou

    0下载:
  2. 教练助手串口通信按键调试程序,用于实现辅助驾校教练对学员学车情况进行及时控制,防止学员学车出现意外情况。采用汇编语言编写,单片机采用89S51单片机进行控制。-Key assistant coaches to debug serial communication program for the realization of secondary school students car driving coaches on the control of the situation in time t
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:53563
    • 提供者:钟传军
  1. smxk

    0下载:
  2. 用于学习arm开发的源程序,这里所用板是S3C2440A,其中有LED,串口,IIC,按键,定时器,LCD,IIC等各功能的实现。-Source for studying the development arm, with the board here is S3C2440A, including LED, serial ports, IIC, buttons, timers, LCD, IIC, and other functions to achieve.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-25
    • 文件大小:8319478
    • 提供者:顺利
  1. InfraRED_COM

    0下载:
  2. 通过红外遥控调用板上不同资源,并将结果通过串口传输至电脑显示。由按键值确定具体功能,包括:测温,时钟,ADC0832 通道0 单端, ADC0832 通道1 单端, ADC0832 通道0/1交替启动,结果分两行显示 单端,DAC TCL5615 , Relay / Speaker / DC Motor 其他按键码 显示键码的四个值-Infrared remote control board called by different resources, and the results
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:57757
    • 提供者:isaac
  1. Keyboard_Test

    0下载:
  2. arm开发键盘使用 按下键盘的任意键将看到八段数码管上将显示按键数字,同时串口也将 打印出按键的信息。 -development arm keyboard press any key to see the keyboard digital tube will display eight out key figures, while the serial port will print out key information.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:585703
    • 提供者:dwr
  1. ch375_5110

    0下载:
  2. ch375读写u盘,配合按键操作,在5110液晶上显示,也可串口发送显示(去掉屏蔽即可)。本人亲测。压缩包包涵有源程序、99se原理图、接线图等-ch375 read and write u disk, with button operation, LCD display in 5110, but also the serial port to send display (you can remove the shield). I pro-test. Compressed bear with a
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:229412
    • 提供者:wmq163
  1. zqs888

    0下载:
  2. 八路按键、摇控可学习、串口可控制八路按键、摇控可学习、串口可控-dfafdgswedg
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:8354
    • 提供者:wdszqs
  1. 7

    0下载:
  2. 既昨天的430串口程序后又添加了几个程序模块。3*4的矩阵键盘扫描以及通过锁存器IO口复用来驱动数码管。功能是这样:先对按键进行消抖,然后判断键值通过数码管显示通过串口发送出去。-Both procedures after yesterday' s 430 serial port to add a few program modules. 3* 4 matrix keyboard scanning and recovery through the latch to drive the di
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:22391
    • 提供者:小贾
  1. Chips

    0下载:
  2. 基于MC9S08AC16CFGE工装程序 有LED流水灯,按键,串口通讯等功能-LED-based water MC9S08AC16CFGE tooling procedures lights, keys, serial communications and other functions
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:109338
    • 提供者:古谌
  1. CompleteAVRapplicatios

    0下载:
  2. AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:307914
    • 提供者:守望轩
  1. Cprogram

    0下载:
  2. 包括了按键操作,数模转换,LCD液晶,keil与单片机的调试,串口通讯,,传感器、时钟、语音模块等等基于89C52的单片机的外围接口电路的设计实例。-Including the key operation, digital to analog conversion, LCD LCD, keil and MCU debugging, serial communication, sensor, clock, voice module, and so on 89C52 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1500649
    • 提供者:陈兵涛
  1. ps2verilog

    0下载:
  2. ps2的verilog程序,按键通过串口在串口终端上显示相应的按键-ps2 the verilog program, key in the serial console via the serial port to display the corresponding button
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:340286
    • 提供者:zhangjian
  1. FS2410_APP

    0下载:
  2. 优龙FS2410开发板(ARM920T核)非操作系统下的外围硬件测试程序,包括音频、LCD、LED、蜂鸣器、按键、串口、网口、USB等测试程序。-EURONAVY FS2410 Development Board (ARM920T core) non-peripheral hardware, operating system testing procedures, including audio, LCD, LED, buzzer, keypad, serial port, network po
  3. 所属分类:USB develop

    • 发布日期:2017-05-12
    • 文件大小:2650895
    • 提供者:CJ
  1. duojitongxun

    0下载:
  2. 一个关于双机之间的通讯联系:包括串口设置。地址编码,按键设置等。另付proteus仿真原理图,可以动态观察。对学习多机通讯很有帮组-One on communication links between the two-machine: including the serial port settings. Address code, key settings. Extra proteus simulation diagram, can be dynamically observed. Multi
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:70506
    • 提供者:黎池元
  1. S7_PS2_RS232

    0下载:
  2. 本实验实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The experimental realization of PS/2 interface and RS-232 data interface, PS/2 keyboard, press the button, you ca
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:57793
    • 提供者:陈亮
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com